CSharpTest.Net
Read(Char[],Int32,Int32) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > UnicodeReader Class > Read Method : Read(Char[],Int32,Int32) Method

buffer
index
count

Glossary Item Box

Reads one character

Syntax

Visual Basic (Declaration) 
Public Overloads Overrides Function Read( _
   ByVal buffer() As Char, _
   ByVal index As Integer, _
   ByVal count As Integer _
) As Integer
C# 
public override int Read( 
   char[] buffer,
   int index,
   int count
)

Parameters

buffer
index
count

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Reference

UnicodeReader Class
UnicodeReader Members
Overload List
Base Implementation in Read(Char[],Int32,Int32)

Source Code

Library/Crypto/UnicodeReader.cs

Generated with Document! X 2011 by Innovasys